Contains
TheContains
method returns a Boolean value that indicates whether this platform type list contains the specified element.
ODBoolean Contains (in ODPlatformType type);
type
- The element to be tested for inclusion in this list.
- return value
kODTrue
if this platform type list contains the specified element, otherwisekODFalse
.SEE ALSO
TheODPlatformType
type (page 919).
TheODPlatformTypeList::AddLast
method (page 565).
TheODPlatformTypeList::Remove
method (page 568).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help